home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1992…tember: A ROM With a View
/
devSep92
/
devSep92.dmg
/
Development Platforms
/
Apple II
/
Essentials
/
My Word 1.4
/
PS.Final
/
PS.Final
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-16
|
252 b
|
10 lines
|
[
pPTE/pdos
]
/pointSize 144 def
/myText (Final) def
/center {stringwidth pop 2 div neg 0 moveto} def
/drawOutline {false charpath stroke} def
initmatrix
/Times-Roman findfont pointSize scalefont setfont
306 396 translate 45 rotate
myText center
myText drawOutline